                      AGI Studio  Version 1.31
                      ========================
              By Peter Kelly <ptrkelly@ozemail.com.au>


About AGI Studio
================

AGI Studio is a program which allows you to view, create and edit AGI games.

Its features include:

 Viewing of view and picture resources
 Editing of view resources and the WORDS.TOK and OBJECT files
 Compiling and decompiling of logic resources
 Adding, deleting, extracting and renumbering of resources
 Rebuilding of VOL files

AGI Studio is available from http://www.ozemail.com.au/~ptrkelly/agi


About the template game
=======================
The template game is an AGI version 2 game which you can use to build other
games from. It contains one room, and all the basic functionality you would
expect in an AGI game such as menus, key assignments, loading/saving and a
debug mode. Using this template as a starting point for other games will be
easier than modifying an existing game because it does not contain lots of
game-specific code.

I have included the template game with AGI Studio so you can create new games
from it easily. It is stored in the template subdirectory, so make sure that
when you unzip AGI Studio you extract the directories aswell.


A note about editing games
==========================
Due to the fact that AGI Studio is capable of modifying AGI games, I strongly
suggest that if you plan to make any modifications to a game then you should
make a backup copy of the game in case you change something you didn't mean to.


Whats new in this version
==========================
 Logic help
 Resource size displayed in resource window
 Printing available from logic editor and text editor
 Fixed some small bugs with the view editor, resource renumbering and VOL file
  rebuilding

More information
================
For more information, see the help file included with the program. All
information about the program is now available there.


Peter Kelly
15 February 1998